home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 March / PCFormat 3_2008.iso / Multimedia / CDBurnerXP 4.0.022.370 / cdbxp_setup_4.0.022.370.exe / {app} / nms_start.bat < prev    next >
DOS Batch File  |  2007-09-27  |  241b  |  7 lines

  1. REM START NMSAccessU.exe -install
  2. REM Wait for the service to be installed
  3. ECHO Waiting for the NMSAccess service to be installed...
  4. sleep 60
  5. REM Start the NMSAccess service
  6. ECHO Starting the NMSAccess service...
  7. NET START "NMSAccessU"